Hi,
When Converting a .doCx file to a .pdf file using Aspose.Words, I notiCed a formatting issue when my EMF table is Converted see sCreenshot attaChed.
Code:
var saveOptions = new PdfSaveOptions();
saveOptions.Use…...Error Details : Apart from the visual discrepancy, are there any...Document doc = new Document(@"C:\Temp\in.docx"); doc.LayoutOptions...